home *** CD-ROM | disk | FTP | other *** search
/ Champak 130 / Vol 130.iso / games / right_co.swf / scripts / DefineButton2_283 / BUTTONCONDACTION on(release).as
Text File  |  2008-09-23  |  58b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _parent.play();
  4. }
  5.